object clone meaning in Chinese
物件克隆
Examples
- Object clone of this
对象的新 - The unshared read and write methods allow objects to be serialized as new and unique objects , achieving an effect similar to object cloning but with less overhead
非共享的读写方法允许对象作为新的、独一无二的对象被序列化,从而获得一个类似于对象克隆但开销更少的效果。